@charset "utf-8";

/*footer*/
.footer-links .hd{border-bottom: 1px solid #40a9ff; line-height: 30px; padding: 0 20px 10px;}
.footer-links .hd h3{float: left; font-size: 18px;}
.footer-links .hd ul{float: left; margin-left: 50px;}
.footer-links .hd ul li{float: left; padding: 0 75px;}
.footer-links .hd ul li.hs a{position: relative; padding-right: 20px;}
.footer-links .hd ul li.hs a:after{content: ''; width: 0; height: 0; border: transparent solid 6px; border-top-color: #999999; position: absolute; right: 0; top: 50%; margin-top: -2px; transition: .2s all;}
.footer-links .hd ul li.hs.on a:after{transform: rotate(-180deg); margin-top: -10px; border-top-color: #40a9ff;}
.footer-links .hd ul li.hs.on a{color: #40a9ff;}
.footer-links .hd h4{float: right; font-weight: normal;}
.footer-links .bd{background: #f9f9f9; border: #e3e3de 1px solid; border-top: none;}
.footer-links .bd ul{padding:15px 20px; overflow: hidden; display: none;}
/* .footer-links .bd ul li{float: left; width: 20%;}
.footer-links .bd ul{margin: 0 -10px;}
.footer-links .bd ul li h4{margin: 0 10px;} */
@media (max-width:1480px){
  .footer-links .hd ul li{padding: 0 55px;}	
}

.footer{padding: 20px 0; font-size: 14px;}
.footer-wzbs{float: left; margin-left: 15px;}
.footer-wzbs img{display: block; margin: 0a auto;}
.footer-copyright{float: left; width: 900px; margin-left: 80px; padding-top: 20px;}
.footer-copyright li{float: left; width: 33%; line-height: 34px;}
.footer-copyright .beian{background: url(../images/beian.png) no-repeat left center; padding-left: 25px;}
.footer-ewm{float: right; padding-left: 20px;}
.footer-ewm img{display: block; width: 125px; margin: 0 auto 10px;}
.footer-ewm span{display: block; text-align: center;}
.theme-red .footer-links .hd{border-bottom-color: #db0008;}
.footer-wza{float: right; padding-top: 30px;}
.footer-wza img{width: 146px;}

@media (max-width:1480px){
  .footer-copyright{width: 760px; margin-left: 20px;}	
}
/*
.zwgk-footer .footer-links{background: #000; border-bottom: 3px solid #303741;}
.zwgk-footer .footer-links .hd{border-bottom: none; height: 63px; line-height: 63px; padding-bottom: 0; color: #fff;}
.zwgk-footer .footer-links .hd a{color: #fff;}
.zwgk-footer .footer-links .bd{border:none; background: none;}
.zwgk-footer .footer-links .bd ul{padding: 10px 0 20px;}
.zwgk-footer .footer-links .bd .newsList li a{color: #ccc;}
.zwgk-footer .footer-links .bd .newsList li a:hover{color: #fff;}
.zwgk-footer .footer-links .bd .newsList.dot li h4:hover:before{background: #fff;}
.zwgk-footer .footer-links .hd ul li.hs.on a{color: #fff;}
.zwgk-footer .footer-links .hd ul li.hs.on a:after{border-top-color: #fff;}
.zwgk-footer .footer{background: #0d1726; color: #fff;}
.zwgk-footer .footer a{color: #fff;}
.zwgk-footer .footer-copyright{width: 600px;}*/

/* 智能问答 */
.znwd_img{position: fixed; right: 10px; bottom: 6%; width: 98px; height: 90px; z-index: 99;}
.robot{position: relative;}
.robot a{display: block;}
.robot .dialog{position: absolute; background: #439be4; padding: 0 1em; border-radius: 100px; right: 90%;
top: -8px; font-size: 12px; color: #fff; text-align: center; line-height: 23px; white-space: nowrap; display: none;}
.robot .dialog:after{position: absolute; right: 20px; bottom: -7px; content: ""; width: 10px; height: 7px; background: url(../images/robot_arr.png) no-repeat left top;}



.body-isxxgk .footer-copyright{margin-left: 20px; width: 680px;}
.body-isxxgk .footer-ewm img{width: 100px;}
.body-isxxgk .footer-wza img{background: #fff; border-radius: 2px; width: 120px;}